var internal/profile.heapSampleRE
2 uses
internal/profile (current package)
legacy_profile.go#L26: heapSampleRE = regexp.MustCompile(`(-?\d+): *(-?\d+) *\[ *(\d+): *(\d+) *] @([ x0-9a-f]*)`)
legacy_profile.go#L595: sampleData := heapSampleRE.FindStringSubmatch(line)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)